RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. raspberry pi 4
    Log in to post
    • All categories
    • E

      Gamepad unresponsive after updating from Clean install 4.7.1 RPI4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 update issues controllers bugs
      2
      0 Votes
      2 Posts
      407 Views
      mituM

      Can your run

      ls -la /opt/retropie/configs/all/retroarch-joypads/

      and post the output ?

      I would like to note that on another RPI 4 unit running 4.7.11 that the gamepad configurations do not save and when you exit a rom the controller is unresponsive.

      This means the configuration of the gamepad is not saved in the EmulationStation's configuration file. Can you post the contents of $HOME/.emulationstation/es_input.cfg ?

    • A12C4A

      My Xbox controller stay off when my raspberry pi 4 get turned on

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller xbox raspberry pi 4
      7
      0 Votes
      7 Posts
      787 Views
      A12C4A

      @mitu said in My Xbox controller stay off when my raspberry pi 4 get turned on:

      The Pi4 and Pi3 are different hardware and have different USB controllers, hence the difference. That's not why your controller behaves this way.

      There must be some difference somehow. I tried 2 different controllers: Xbox One Series X controller and Xbox One S controller ("S" not "Series S"). I tried all 4 usb ports. Everything work fine on my Pi 3 but none of them get turned on when my Pi 4 boot.

      I think I will move on, anyway I planned to use the Xbox One wireless dongle and buy batteries + a docking station for refilling the batteries, so this problem shouldn't bother me anymore after that. I'm just leaving as much information as possible in case someone else encounter the same problem in the future.

      Thanks for your help.

    • P

      Proyecto Sistemas de usuarios en retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 projects
      3
      0 Votes
      3 Posts
      470 Views
      P

      @mitu sorry

    • E

      Neo Geo CD not working (not fully launching, ends up crashing or freezing)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support neogeo cd neogeo-cd error raspberrypi 3b+ raspberry pi 4
      2
      0 Votes
      2 Posts
      856 Views
      mituM

      Get a verbose log and post it on pastebin.com, then provide the link. Looks like missing or misplaced BIOS file(s).

      Not sure from where the lr-fba-neocd comes from, but RetroPie configures the FBNeo libretro core as lr-fbneo-neocd. Also note that FBNeo doesn't support CHD as format - see https://github.com/libretro/FBNeo/tree/master/src/burner/libretro#neogeo-cd-doesnt-work-why- for the supported formats.

    • I

      [solved] GLideN64 crashing back to EmulationStation for every n64 rom

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crash gliden64 raspberry pi 4 retropie 4.7.1
      6
      0 Votes
      6 Posts
      4k Views
      mituM

      @illmaticxking said in GLideN64 crashing back to EmulationStation for every n64 rom:

      One other question that I've also searched but am not sure how to resolve. In non-Libretro cores, my hotkeys on my controller and keyboard do not work for opening the quick menu to adjust video, configs, etc.

      That's because the Hotkey Enable button/functionality is specific to RetroArch/libretro. For each standalone emulator, you'll have to check what options for input are available and how/if they can be adapted to a 'hotkey' schema.

    • E

      Scraper not working when attempting to scrape games for descriptions and boxarts.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scrape issues scraper error database raspberry pi 4
      10
      0 Votes
      10 Posts
      24k Views
      S

      @emulatre71 said in Scraper not working when attempting to scrape games for descriptions and boxarts.:

      I do have a question about those with bin/cue file formats for PS1. It appears like this because the folders are in the ps1 rom folder, I did not take the contents and just throw them straight into the directory because I like to keep things organized. Are they supposed to be in a folder with their respective bin/cue files?
      You don't see the scraper/boxart info until you click on it, this is how they appear so far.

      You can convert .bin/.cue sets to .chd using the CHDMAN tool, to clean up your folders to one file per disc (and potentially also save some space.) This will allow you to keep them all in the root psx folder without being too cluttered up with .bin's and .cue's. After this (you might need to re-scrape your games so it associates the new filenames), the menu art should again work as expected: https://retropie.org.uk/docs/CHD-files/#creating-chds-from-cd-roms

      Then, for multi-disc games, you can rename the .chd's to .cd1, .cd2 etc. (to hide them from the gamelist) and use .m3u playlist files to clean up your game list menu to one menu item per game. Another advantage of this is on-the-fly disc swapping through the Retroarch menu, and easier save file management (one save file per game, named after the .m3u playlist, instead of a separate file for each disc named after the disc): https://retropie.org.uk/docs/Playstation-1/#m3u-playlists-for-cue-bins-or-chds

    • J

      Bluetooth RetroPie Setup Script Issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth raspberry pi 4 4.7.1 8bitdo
      44
      0 Votes
      44 Posts
      11k Views
      P

      @pscotto1234 said in Bluetooth RetroPie Setup Script Issues:

      @spaceace said in Bluetooth RetroPie Setup Script Issues:

      Hi, All.

      Thank you for this thread. I found it AFTER I clicked the button to order my controller! I now have the 8BitDo SN30 Pro+ controller working flawlessly on a Raspberry Pi 4B, with RetroPie 4.7.1 on updated OS.

      Before I attempted to pair, the pad was connected via USB to the Ultimate Software application for a firmware update. I also configured a Switch profile, with star(★) as turbo button.

      I followed these steps before pairing, too. I consider these safe steps, as it only disables an unused SIM card driver and delays bluetooth start for two seconds at boot.

      So, then...
      $ sudo nano /lib/systemd/system/bluetooth.service
      $ sudo nano /lib/systemd/system/bthelper@.service
      $ sudo rm /etc/udev/rules.d/99-bluetooth.rules
      $ sudo reboot
      $ sudo /home/pi/RetroPie-Setup/retropie_setup.sh
      Configuration / Tools -> bluetooth
      hack OFF
      power on controller by holding Y + start one second (Switch mode)
      hold in pair button for three seconds
      leds will rotate like knight rider
      Register and Connect to Bluetooth Device
      on "Searching" screen, pressing some buttons can help
      choose "Pro Controller"
      DisplayYesNo
      Setup the udev rule
      hold start three seconds to turn pad off
      reboot
      turn on controller
      configure input
      GOOD

      I have the pad in Switch mode. To select the profile with turbo, press both sticks (L3+R3) and the heart/home button will light up. Hold a button and press star(★) to enable/disable turbo. It will stay in Switch mode with profile, so now all you have to do is hold the start button to turn it on or off.

      Hope that helps. Cheers.

      It works fine Smith DS4. Later I'll give it a try using a sixaxis controller.
      @spaceace thank you so much!!!

      Sixaxis works as well!!!

    • S

      PS3 controller connection

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps3 controller sixaxis raspberry pi 4
      5
      0 Votes
      5 Posts
      3k Views
      S

      @mitu
      I had a pretty bad go of it with this controller. I moved to the ps3controller driver and I did not get that to work per the docs. I tried to sort out which clone I may have, using lsusb, evtest, and dmesg but none gave me any indication other than Sony. So, I tried them all-- Official Sony, shanwan, and gasia. Although I appreciate the info to get additional bluetooth debugging, that project is "crossing the line" with regard to the time I am willing to invest.

      Perhaps to make you laugh a bit-- I used retropie for several years with a Logitech F710 controller and an Intellivision Flashback controller. The F710 was getting worn out so I bought another one. It worked terrible! While the new F710 connected no problem, it was very clunky in terms of usability--buttons didn't work quite right, sometimes the control is sticky. Odd! Years ago I had a PS3 and I remember the controller fondly so I thought, I'll try one of those. Needless to say, instead of playing games I'm troubleshooting why this apparently poorly made clone isn't connecting. While the "thrill of the hunt" for the solution to the problem was fun, I'm done.

      So, I'm not quite sure which controller I will try next, but the PS3 dualshock clone just found its way to my electronics-recycling box while I sort out my next step.

    • hawkes_84H

      No videos on skyscraping

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper raspberry pi 4 screensaver megadrive
      14
      0 Votes
      14 Posts
      2k Views
      muldjordM

      @sleve_mcdichael

      Default will skip roms that have any piece of data from this source, and “only missing” will skip roms that have any piece of data from any source?

      Yes, I had actually forgotten that point, it's quite an important distinction.

      And you're welcome. Have fun with it!

    • T

      1.8Ghz? on pi 4?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4
      9
      0 Votes
      9 Posts
      811 Views
      T

      @quicksilver I’ll make the changes you suggested tonight. Cheers for the help!

    • I

      Pi 4, Steam Link, 8bitdo, Bluetooth not connecting

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 8bitdo bluetooth controller raspberry pi 4 steam link
      1
      0 Votes
      1 Posts
      509 Views
      No one has replied
    • M

      pcsx-rearmed and lr-pcsx-rearmed errors on pi4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psx retropie raspberry pi 4 pcsx-rearmed
      6
      0 Votes
      6 Posts
      4k Views
      mituM

      @mobyz28 said in pcsx-rearmed and lr-pcsx-rearmed errors on pi4:

      Based off your comment that the lr-pcsx-rearmed should be installed already, I am going to assume I have a bad download and I am going to reattempt the install.

      I don't think you need to re-install. Just copy your PS1 games to the psx folder and restart EmulationStation, they should show up and you can start playing.

    • B

      Oled Retropie - Stats / Not Games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support oled display raspberry pi 4 ssd boot
      1
      0 Votes
      1 Posts
      352 Views
      No one has replied
    • G

      Atari Lynx emulation not working on RPi 4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support atari lynx raspberry pi 4
      3
      0 Votes
      3 Posts
      667 Views
      G

      @yserra Thanks! I suspected as much.

    • G

      Amiberry 3.3 / RPi 4 slow

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry raspberry pi 4 slow games choppy audio
      64
      0 Votes
      64 Posts
      11k Views
      S

      @buzz
      You have a good point.

      I had a very similar problem to this thread. I replaced my Pi 3 retropie with a Pi 4 and retropie was behaving in a jittery fashion with Emulation Station and the games weren't smooth. I also have a 4K Samsung Smart TV as did the original poster. Although I wasn't using Amiberry, I was using mame, daphne, and jzintv and I figured the same solution that @gordonfreemanjr used would work for me. So I added the five lines to my /boot/config.txt file that he listed in his "IT WORKS" post but lo-and-behold it did not work for me. tvservice -s was still showing a 4K connection when I expected 1080p.

      My solution was simple with a twist. Starting from the stock config.txt, I uncommented and modified the following:

      hdmi_group:0=1 hdmi_mode:0=16

      It was necessary for me to add the :0 to get it to work. Now there are no jitters, the motion is smooth, and tvservice -s reports a 1080p connection.

    • DJWT64D

      Retropie on raspbian issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 retropie menu
      4
      0 Votes
      4 Posts
      658 Views
      mituM

      Configure the autostart option in RetroPie-Setup so that EmulationStation starts automatically at boot - https://retropie.org.uk/docs/FAQ/#how-do-i-boot-to-the-desktop-or-kodi

    • P

      Retropie & rasbian

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie raspberry pi 4 raspbian buster
      4
      0 Votes
      4 Posts
      866 Views
      dankcushionsD

      @pieterken without being familiar with the software we can't really say but retropie sits on top of raspbian, so anything that runs as a background process/daemon (which is what i assume 'domoticz' is) should still be running.

      what do you use the browse the internet on TV? normal raspbian? you can launch into the pixel desktop via retropie: https://retropie.org.uk/docs/FAQ/#where-did-the-desktop-go

    • D

      unmet dependencies on 2020-08-20-raspios-buster-arm64

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberrypi install error 64bit raspberry pi 4
      6
      0 Votes
      6 Posts
      2k Views
      YFZdudeY

      @dan81 said in unmet dependencies on 2020-08-20-raspios-buster-arm64:

      so , the only benefit to run retropie on 64bit system (on raspberry) is use dolphin-emu

      Check out this thread if you really want to push for Gamecube on the Pi.
      https://retropie.org.uk/forum/topic/28459/latest-gamecube-developments-on-pi4

      From reading that, some games work ok, but many others are not likely to run well enough to enjoy playing them. Running Dolphin is a pretty big job for a Pi 4.

      EDIT: As development continues on the various drivers and even Raspberry Pi OS 64-bit, this situation could improve. But keep in mind many of these things are outside of the control of the RetroPie project.

    • C

      Shortcuts from other roms folders to the normal roms folder.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 retropie menu retropie help shortcut shortcuts
      4
      1 Votes
      4 Posts
      987 Views
      G

      @calvorejas

      You are most welcome. :)

    • A

      Compilation problem on building of RetroArch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 64-bit raspberry pi 4 retropie 4.7.1
      5
      0 Votes
      5 Posts
      818 Views
      A

      @buzz Thanks, I'll try this, then.

      Cheers!